Skip to content

ReactiveUserControl.BindingRoot property

Defined in

Type: ReactiveUserControl Namespace: ReactiveUI.Maui Assembly: ReactiveUI.Maui.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041

public TViewModel? BindingRoot { get; }

View source

Summary: Gets the binding root view model.

Returns: TViewModel?